de.ueberdosis.mp3info.id3v2
Class FrameSYTC.TimeCode

java.lang.Object
  |
  +--de.ueberdosis.mp3info.id3v2.FrameSYTC.TimeCode
Enclosing class:
FrameSYTC

public class FrameSYTC.TimeCode
extends java.lang.Object


Field Summary
 int bpm
           
 int timeStamp
           
 
Constructor Summary
FrameSYTC.TimeCode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timeStamp

public int timeStamp

bpm

public int bpm
Constructor Detail

FrameSYTC.TimeCode

public FrameSYTC.TimeCode()